home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Young Minds
/
Young Minds Interactive CD-ROM.ISO
/
crystal
/
cvmsg.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1988-01-12
|
172 b
|
9 lines
/* cvmsg.h
* include file for special message arrays
************************************************************************/
struct cmsg {
int score;
char *msg;
};